Draggable Connections Examples

This is a list of examples of how to use jsPlumb to create Connections using drag and drop. The basic procedure is:

  1. Create Endpoints and register them on elements in your UI, or create a source Endpoint and then make some element a drop target
  2. Drag and Drop

There are plenty of options you can set when doing this...it will be easier to show you some examples: